                                                        {$CLEO .cm}
{$NOSOURCE}

0000:
:Start
0209: 2@ = random_int_in_ranges 0 5

//4@ = -1082.077 
//5@ = -993.3939  
//6@ =  129.2187
jump @Abnormal

{
:MissingStep1
if
2@ == 1
jf @MissingStep2
4@ = -1082.842  
5@ = -972.0884 
6@ = 129.2187
jump @Abnormal
:MissingStep2
if
2@ == 2
jf @MissingStep3    
4@ = -1106.3313  
5@ = -972.2047  
6@ = 129.2187
jump @Abnormal
:MissingStep3
if
2@ == 3
jf @MissingStep4 
4@ = -1107.5758  
5@ = -993.9092 
6@ = 129.2187
jump @Abnormal
:MissingStep4
4@ = -1093.3585 
5@ = -981.8927
6@ = 136.9725
jump @Abnormal
{:MissingStep5
if
2@ == 5
jf @MissingStep6  
4@ = -1458.6304
5@ = -1483.6443 
6@ = 103.6484
jump @Abnormal
:MissingStep6
if
2@ == 6
jf @MissingStep7  
4@ = -1448.3949   
5@ = -1576.7555 
6@ = 111.2617
jump @Abnormal
:MissingStep7
if
2@ == 7
jf @MissingStep8 
4@ = -1445.6914
5@ = -1593.5847 
6@ = 101.7578
jump @Abnormal
:MissingStep8
if
2@ == 8
jf @MissingStep9    
4@ = -1422.9629 
5@ = -1503.703 
6@ = 111.2358
jump @Abnormal
:MissingStep9
if
2@ == 9
jf @MissingStep10    
4@ = -1440.1202 
5@ = -1497.51 
6@ = 101.7436
jump @Abnormal
:MissingStep10
4@ = -1434.8525 
5@ = -1534.4087 
6@ = 101.7558
}                            

:Abnormal                     
1@ = Pickup.Create(#HEALTH, 3, 1656.687, -2111.6794, 13.5547)
018A: 7@ = create_checkpoint_at 1656.687 -2111.6794 13.5547
Marker.SetColor(7@, 0)
Marker.SetIconSize(7@, 1)


:Pogo_Pogo
wait 0
if
80A4:   actor $PLAYER_ACTOR sphere 0 in_cube_cornerA 1543.7137 -2035.6506 0.5564 cornerB 1838.792 -2191.7993 1000.4005
jf @Pogi_Pogi
0215: destroy_pickup 1@
0164: disable_marker 7@
0A93: end_custom_thread


:Pogi_Pogi
if
Pickup.Picked_up(1@)
jf @Pogo_Pogo
0215: destroy_pickup 1@
0164: disable_marker 7@
wait 100000
jump @Start























